home *** CD-ROM | disk | FTP | other *** search
/ Run Magazine ReRun: Greatest Hits / rerun-greatest-hits-vol-i.d64 / disk keeper (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  924b  |  27 lines

  1. 10 print"[147]instructions on screen or printer (s,p)?";
  2. 20 geta$:d=-3*(a$="s")-4*(a$="p"):ifd=0then20
  3. 30 opend,d
  4. 40 print#d,"disk keeper is a disk utility that
  5. 50 [152]d,"appeals to both novice and experienced
  6. 60 print#d,"computerists alike.  you can use the
  7. 70 [152]d,"program for various disk operations.
  8. 80 print#d,"disk keeper uses a menu system that
  9. 90 [152]d,"allows you to display disk directories,
  10. 100 print#d,"print disk covers, send disk commands
  11. 110 [152]d,"and protect (lock) files to prevent
  12. 120 print#d,"accidental deletion. this menu system
  13. 130 [152]d,"can also change a disk's name, validate
  14. 140 print#d,"and format disks.
  15. 150 [152]d,""
  16. 160 [152]d,""
  17. 170 [160] d
  18. 180 [153]"to run disk keeper, just press any key
  19. 190 print"now. the program will automatically run
  20. 200 [153]"when it finishes loading."
  21. 210 [161]a$:[139]a$[178]"" [167] 210
  22. 211 [153]"load":[151]53281,6:[151]53280,14:[151]646,14
  23. 220 [153]"load"[199](34)"disk keeper"[199](34)",8ononon"
  24. 230 a$[178]"run"[170][199](13)
  25. 240 [151]631,13:[129]b[178]1[164][195](a$):[151]631[170]b,[198]([202](a$,b,1)):[130]:[151]198,10
  26. 250 [162]
  27.